func regexp.special

3 uses

	regexp (current package)
		regexp.go#L715: func special(b byte) bool {
		regexp.go#L732: 		if special(s[i]) {
		regexp.go#L745: 		if special(s[i]) {